home *** CD-ROM | disk | FTP | other *** search
/ Our Birds: Texas / eViewer 3.9.iso / MDAC_TYP.EXE / sqloldbm.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2005-04-25  |  1.1 KB  |  60 lines

  1. [Version]
  2. Signature="$CHICAGO$"
  3. AdvancedINF=2.5, %BadInst%
  4.  
  5. [SourceDisksNames]
  6. 55=%ID1%,"SQLOLDB.CAB",0
  7.  
  8. [SourceDisksFiles]
  9. sqloldbm.inf=55,,
  10. sqloledb.dll=55,,
  11. msdart.dll=55,,
  12. sqloledb.rll=55,,
  13. sqlsoldb.chm=55,,
  14.  
  15. [DefaultInstall]
  16. CatalogName=sqloldbm.cat
  17. ComponentName=SQLOLEDB_MDAC28
  18. Realversion=2.81.1117.6
  19. ComponentVersion=3.81.1117.6
  20. Copyfiles=INFDIR,DEP.FILES,OLEDB
  21. RegisterOCXs=RegFiles
  22. RequiredEngine=SETUPAPI, %BadSetupVer%
  23. CustomDestination=MyCustomDestination
  24.  
  25. Realversion=2.81.1117.6
  26.  
  27. [MyCustomDestination]
  28. 49000=DestRoot,5
  29.  
  30.  
  31. [DestRoot]
  32. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion","CommonFilesDir",,
  33.  
  34. [DestinationDirs]
  35. INFDIR=49000,"Microsoft Shared\dasetup"
  36. OLEDB=49000,"System\OLE DB"
  37. DEP.FILES=11
  38.  
  39. [INFDIR]
  40. sqloldbm.inf,,,96
  41.  
  42.  
  43. [DEP.FILES]
  44. msdart.dll,,,96
  45.  
  46. [OLEDB]
  47. sqloledb.dll,,,96
  48. sqloledb.rll,,,96
  49. sqlsoldb.chm,,,96
  50.  
  51. [RegFiles]
  52. "%49000%\System\OLE DB\sqloledb.dll"
  53.  
  54. [Strings]
  55. ID1="Microsoft SQL Server OLEDB Provider"
  56. Msft="Microsoft"
  57. BadInst="You have an older version of the Installer."
  58. BadSetupVer="Your system is missing the required Setup engine."
  59.  
  60.